Automations

Server Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail, Job).

OpenBots.Commands.Server \ Await Job Checkpoint Command

Command: Await Job Checkpoint Command

This command awaits for a checkpoint to be registered on the OpenBots Server.

Parameters

Checkpoint Name

Enter the name of the awaited Checkpoint.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Output Checkpoint Dictionary Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo